home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / tmn.dxr / 00082.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  100 b   |  10 lines

  1. on mouseUp
  2.   if rollOver(29) then
  3.     go("ecr2")
  4.   end if
  5. end
  6.  
  7. on exitFrame
  8.   go(the frame + 1)
  9. end
  10.